Availability |
3.0 |
Description |
Puts the selected files, and handles dependent files in one of the following ways: |
|
 |
If the user has selected Prompt on Put/Check In in the Site FTP preferences, the Dependent Files dialog box appears. |
 |
If the user has previously selected the Don't Show Me Again option in the Dependent Files dialog box and then clicked Yes, dependent files are uploaded and no dialog box appears. |
 |
If the user has previously selected the Don't Show Me Again option in the Dependent Files dialog box and then clicked No, dependent files are not uploaded and no dialog box appears. |
|
Arguments |
siteOrURL |
|
The argument must be the keyword "site" , indicating that the function should act on the selection in the Site window, or the URL for a single file. |
Returns |
Nothing. |
Enabler |
site.canPut() |
 |
|